clang tidy fixes (#1214)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sun, 12 Nov 2023 13:28:18 +0000 (06:28 -0700)
committerGitHub <noreply@github.com>
Sun, 12 Nov 2023 13:28:18 +0000 (06:28 -0700)
commitabf488cfd35da6bacc7bf1a9a7486b75380c6047
treebb9662c6adb1e696633ac550dbce2ae4734c70ec
parent149a2b87e05a70a943a1ea88ed25f249d51cc0a4
clang tidy fixes (#1214)

* fix tidy readability-named-parameter

* fix readability-named-parameter fix

* fix some readability-inconsistent-declaration-parameter-name tidy warnings.

* update tidy script to

ignore strptime
ignore third party headers
clean build directory
generate summary

* update git ignores
24 files changed:
.gitignore
arcdist.cc
arcdist.h
defs.h
dg-100.h
garmin.cc
garmin_txt.cc
geo.h
igc.h
jeeps/garminusb.h
jeeps/gpsapp.cc
jeeps/gpslibusb.cc
jeeps/gpsusbcommon.h
jeeps/gpsusbread.cc
jeeps/gpsusbsend.cc
lowranceusr.cc
lowranceusr.h
random.cc
random.h
rgbcolors.cc
src/core/usasciicodec.h
tools/ci_run_tidy.sh
validate.cc
validate.h